public class UserVariableDeclarationPublic Class UserVariableDeclaration| UserVariableDeclaration | Initializes a new instance of the UserVariableDeclaration class. |
| Formula | Specifies the formula or expression used to compute the value of a field. |
| Name | Contains the unique name for a user defined field declaration. |
| Type | Contains the variable type. |
| Value | Contains user variable declaration. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current UserVariableDeclaration object to its equivalent string representation.
(Overrides ObjectToString) |